'Declaration Public Function New( _
ByVal regionsA list of regions of this page.As System.Collections.Generic.List(Of OcrRegion) _
)
public OcrPage(
System.Collections.Generic.List<OcrRegion> regions
)
public: OcrPage(
System.Collections.Generic.List<OcrRegion*>* regions
)
public:
OcrPage(
System.Collections.Generic.List<OcrRegion^>^ regions
)
Parameters
- regions
- A list of regions of this page.